pp108 : Retrieving the Template with Installation Inputs

Retrieving the Template with Installation Inputs

This topic describes the procedure to retrieve the template that is used to record the complete web-based Application installation.

Before you begin this task:

  • You must have the role of a developer to retrieve the template.
  • You must be in the context of System Organization.

While installing applications, you have an option to record the complete web-based Application installing inputs to a template. This is created and saved in the Process Platform Repository with a key. Below is the procedure to retrieve the template.

  1. On CUSP > My Applications, click (Service Test Tool). The Service Test Tool window appears.
  2. Select the monitorsoapnode@<machinename> from the Service Groups drop-down list.
  3. Select the MethodSet ISVPackage from Web Service Interface drop-down list.
  4. Select GetISVPTemplate from Web Service Operation drop-down list and click the Compose the Request button. The request SOAP message for the selected Web service operation is composed and is displayed in the Test Request section.
  5. Replace the default text "KEY" parameter in the Task Request section with Cordys/WCP/Installation Templates/default/<File name>.
  6. Click Test Operation. The Result Messages section is updated with the request and response messages.
  7. Click the response to view the associated XML code.
  8. Click Copy to Clipboard icon to copy the code block.
  9. Copy the code snippet within <ISV Command> tags and save the content in a .txt file. This template is used as an input for the Silent installation of Applications.

Related tasks

Installing an Application in Silent Mode

Related reference

XML Template